Skip to content

Deprecate Homebrew tap in favor of Homebrew Core and signed .pkgs#1347

Merged
andyleejordan merged 3 commits into
masterfrom
andyleejordan/deprecate-readme
Jun 18, 2026
Merged

Deprecate Homebrew tap in favor of Homebrew Core and signed .pkgs#1347
andyleejordan merged 3 commits into
masterfrom
andyleejordan/deprecate-readme

Conversation

@andyleejordan

Copy link
Copy Markdown
Member

This tap is broken and unmaintained, and PowerShell is now available directly from Homebrew Core (brew install powershell), so there's no reason to keep pointing people here.

  • Add a prominent deprecation warning at the top of the README
  • Document the recommended install paths:
    • The community Homebrew Core formula, copied from the updated docs Sean linked in the issue
    • The macOS .pkg installers, which are signed and notarized by Microsoft as of the May 2026 releases and are therefore a fully supported macOS path
  • Remove the old powershell/tap/* install instructions since those formulas no longer work

Closes #1342.

This tap is broken and unmaintained, and PowerShell is now available
directly from Homebrew Core (`brew install powershell`), so there's no
reason to keep pointing people here.

- Add a prominent deprecation warning at the top of the README
- Document the recommended install paths: the community Homebrew Core
  formula (copied from the updated docs Sean linked) and the macOS
  `.pkg` installers, which are signed and notarized by Microsoft as of
  the May 2026 releases and are therefore a fully supported path
- Remove the old `powershell/tap/*` install instructions since those
  formulas no longer work

Closes #1342.

Drafted by Copilot (Claude Opus 4.8).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
andyleejordan and others added 2 commits June 17, 2026 15:50
Reorder the recommended installation methods so the official, signed and
notarized `.pkg` installers published by the PowerShell project come first,
ahead of the community Homebrew Core formula. The `.pkg` packages are
Microsoft-built and supported, so they're the better default recommendation,
with Homebrew (which builds from source and is community-supported) as the
alternative.

Drafted by Copilot (Claude Opus 4.8).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Link references to the PowerShell project to its repository at
  https://github.com/PowerShell/PowerShell
- Remove the Gatekeeper workaround mentions, since the signed and notarized
  `.pkg` packages no longer require bypassing Gatekeeper and we don't want to
  document the old workarounds here

Drafted by Copilot (Claude Opus 4.8).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@andyleejordan andyleejordan enabled auto-merge (squash) June 17, 2026 22:56
@andyleejordan

Copy link
Copy Markdown
Member Author

@TravisEz13 we can archive this repo after mering this.

@andyleejordan andyleejordan merged commit 00aa011 into master Jun 18, 2026
12 checks passed
@andyleejordan andyleejordan deleted the andyleejordan/deprecate-readme branch June 18, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Point to new Brew formula for PowerShell

2 participants